lcDrwUpdateWinFonts Home

Prepares a text style to be applicable for using for win text objects.

 BOOL lcDrwUpdateWinFonts (
   HANDLE hDrw,
   HANDLE hTStyle
 );

Parameters
hDrw
  Handle to a drawing object.
hTStyle
  Handle to a text style object.
If NULL then all text styles will be updated.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).